PrintLineProperties

constructor(fontSize: Int? = null, typeface: String? = null, textAlignment: String? = null, isBold: Boolean? = null, isItalic: Boolean? = null, isUnderline: Boolean? = null)